internal/runtime/maps.Map.growToTable (method)
8 uses
internal/runtime/maps (current package)
map.go#L513: m.growToTable(typ)
map.go#L604: func (m *Map) growToTable(typ *abi.SwissMapType) {
runtime_fast32_swiss.go#L232: m.growToTable(typ)
runtime_fast32_swiss.go#L371: m.growToTable(typ)
runtime_fast64_swiss.go#L232: m.growToTable(typ)
runtime_fast64_swiss.go#L409: m.growToTable(typ)
runtime_faststr_swiss.go#L300: m.growToTable(typ)
runtime_swiss.go#L231: m.growToTable(typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)